@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
BODY {FONT:13px/1.75 "Microsoft YaHei", arial,sans-serif; COLOR: #666;  background:#fff;min-width: 1180px; overflow-x: hidden;}
A {COLOR: #666; TEXT-DECORATION: none}
P{COLOR: #333;}
A:hover {TEXT-DECORATION: none}
IMG{max-width:100%;}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.cl{HEIGHT: 0px; CLEAR: both;}
.jz{margin:0 auto;}
.fl{FLOAT: left}
.fr{FLOAT: right}
.container{width:1180px; margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}
.col-white{color: #fff;}
/* CSS Document */

.f_nav1{float:left;width:50%;}
.f_nav1 dl{width:25%;float:left;    margin-top: 44px;text-align:left;}
.f_nav1 dl dt{margin-bottom:10px;}
.f_nav1 dl dt a{font-size:16px;color:#fff;}
.f_nav1 dl dd a{font-size:14px;}

/*首页banner*/
.banner{position:relative; z-index: 0; }
.banner-hd {height:536px;position: relative; overflow:hidden; width: 100%;}
.banner-hd  ul{height:100%;margin: 0 auto;}
.banner-hd  ul li{height:100%;}
/*数字按钮样式*/
.banner-hd .num { overflow:hidden;  position:absolute; bottom:5%; margin:0 auto;left:0;right:0;text-align:center;zoom:1; z-index:3 ;}
.banner-hd .num ul{display: inline-block;}
.banner-hd .num li {width:16px;height:16px;  color: #FFFFFF;margin:0 5px; cursor:pointer; float: left; background: #09b9bb;  border-radius: 50%;}
.banner-hd .num li.on {background: #eb7d60;  } /*当前项*/

/*关于我们*/
.about{background: url(../images/about-bg.jpg) no-repeat center; height: 367px; padding-top: 40px; }
.about-left{width: 285px; position: relative; background: url(../images/about-title.png) no-repeat left center; height: 302px; margin-right: 51px;}
.about-title{position: absolute; top: 0px; right: 0px;}
.about-title p{display: block; width: 224px; font-size:14px; line-height: 24px; color: #878787; text-align: right; margin: 29px 0 7px;}
.about-title i{display: block; float: right; background: #878787; width: 60px; height: 2px; margin-bottom: 20px;}
.about-title h2{display: block; font-size:30px; line-height: 30px; color: #0068b7; text-align: right; margin-bottom: 13px;}
.about-title em{display: block; font-size:16px; line-height: 12px; color: #878787; text-align: right; font-family: arial; text-transform: uppercase;}
.about-info{width: 396px;  }
.about-info p{display: block; font-size:14px; line-height: 30px; color: #333;  margin: 47px 0 27px;}
.about-more{-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;position: relative;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;display:block;width:140px;height:40px;border:1px solid #666;font-weight:normal;font-size: 14px; line-height:40px;color:#333!important;text-align: center; }
.about-more:before{content: "";position: absolute;z-index: -1;top: 0;bottom: 0;left: 0;right: 0;background: #d9522b;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 50%;transform-origin: 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.about-more:hover,.about-more:focus,.about-more:active{color: #fff!important;border-color:#d9522b!important;}
.about-more:hover:before, .about-more:focus:before, .about-more:active:before{-webkit-transform: scaleX(1);transform: scaleX(1);}
.about-pic{width: 387px; height: 281px; border: solid 1px #333; margin-top: 16px;}
/*共用css，模板里只能模板设计小组人员才能修改*/
/*模板设计小组人员修改以后注意本地备份一下*/
/*最新更新人员：胡平2017-3-13*/   
/* 清除内外边距 */
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}
input,textarea {border: 2 none; box-shadow: none; outline: none;}
/* 设置默认字体 */
body,button, input, select, textarea {font: 14px/22px "Microsoft YaHei";color: #666;}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;}
/* 重置列表元素 */
ul, ol ,li{list-style: none;}
/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;outline:none;}/*英文换行*/
a:hover {text-decoration: none; color:#0068b7;;}
/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;}
/*手机预览居中*/
body{
    min-width: 1200px;
    width: 100%;
    overflow: hidden;
}

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}


/*清除浮动*/
.clear{clear: both;height: 0;}
.blk-main .clearlist,.blk-main .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.b-main .clearlist,.b-main .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.clearafter:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }


/*全局背景色1*/
.body-color{background: #ffffff;}
.bark-body-color{background:#181818;}

.blk{margin-bottom: 25px;}
/*Main模板*/
.blk-main{width:1200px; margin: 0 auto;}
/*小模块*/
.blk-xs{width:240px;}
/*中模块*/
.blk-sm{width:930px;}
/*小版块*/
.blk{margin-bottom:30px;}




/*首页板块全局补白*/
.p{padding: 30px 0;}
/*首页板块全局变量*/
.b{clear: both;}
/*内页板块全局变量*/
.blk{margin-bottom:  20px;}


/*数据更新中的样式*/
.nodata {background:url("../images/nodata.png") no-repeat 58px 20px #fff;margin: 10px 0;padding:80px 0 80px 220px;border:1px solid #eee;text-transform: capitalize;}


/*详情内容*/
.endit-content{ line-height:28px;}
.endit-content p{margin:15px 0;}
.endit-content img{max-width:100%;}
/*百度地图图片*/
.endit-content #map img,.endit-content #dituContent img,.endit-content #platform img{max-width: inherit;}
.endit-content em,.endit-content i{font-style: italic;}
.endit-content .img-p{text-indent: 0px; padding-top: 14px; margin: 0px; text-align: center;}
.endit-content .img-container{}
.endit-content .img-block {text-indent: 0px;padding-top: 14px;margin: 0px;text-align: center;}
/*详情关键字飘红加粗*/
.endit-content a{color:#f00; font-weight: bold;}
/*详情内容关键字加VI色*/
/*.endit-content a{color:#0068b7; font-weight: bold;}*/

/*表单弹框*/
.nsw-modal {
    width: 100%;
    height: 100%;
    background: rgba(225, 225, 225, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999; 
}
.modal-dialog {
    position: fixed;
    color:#000000;
    top: 150px;
    width: 400px;
    border-radius: 3px;
    min-height: 155px;
    overflow: hidden;
    z-index: 99998;
    margin-left: -200px;
    left: 50%; 
}
.modal-dialog .css-icon {
    background-image: url("../images/modal-icons.png"); 
}
.modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px; 
}
.modal-dialog .modal-head .modal-logo {
    width: 15px;
    height: 15px;
    background-position: 1px 0px;
    margin: 8px 5px 0 0;
    float: left; 
}
.modal-dialog .modal-head .close {
    float: right;
    width: 15px;
    height: 15px;
    background-position: -14px 0px;
    margin-top: 8px; 
}
.modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff; 
}
.modal-dialog .modal-body .modal-body-left {
    width: 140px;
    float: left; 
}
.modal-dialog .modal-body .modal-body-left .icon {
    width: 64px;
    height: 64px;
    margin: 30px 0 0 48px; 
}
.modal-dialog .modal-body .modal-body-left .success-message {
    background-position: 0px -14px; 
}
.modal-dialog .modal-body .modal-body-left .warming-message {
    background-position: 0px -78px; 
}
.modal-dialog .modal-body .modal-body-right {
    width: 260px;
    float: right;
    padding-top: 20px; 
}
.modal-dialog .modal-body .modal-body-right .close-btn {
    color: #000;
    text-align: center;
    width: 90px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #818079; 
}
.modal-dialog .modal-body .modal-body-right p {
    line-height: 30px; 
}

/*翻页*/
.p12-pagination-1-main {
    margin: 0 auto; 
    padding: 20px 0;
    height: 30px;
    text-align: center;
}

.p12-pagination-1 a,
.p12-pagination-1 span {
    vertical-align: top;
    display: inline-block;
    padding: 0 8px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #e5e5e5; 
    text-align: center;
    margin: 0 2px;
    background: #fff;
}

.p12-pagination-1 span {
    border: 1px solid #fff;
}

.p12-pagination-1 .page_curr {
    background:#0068b7;
    color:#fff;
    border-color:#0068b7;
}

.p12-pagination-1 .laypage_first,
.p12-pagination-1 .laypage_last {
    display: none;
}


.p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #29282d;
            font-weight: normal;
            padding-left: 8px;
        }
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
        .tl-fdh-02 {
            height: 55px;
            background: #fff;
            margin-bottom: 20px;
            overflow: hidden;
        }
        
        .tl-fdh-02 li {
            width: 14.28%;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #d8d8d8;
            /*margin-right: -1px;*/
            box-sizing: border-box;
            background: #f4f4f4;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .tl-fdh-02 li a {
            display: block;
            height: 55px;
            color: #333;
        }
        
        .tl-fdh-02 li.sidenavcur,
        .tl-fdh-02 li:hover {
            background: url(images/p16-icon6.png) no-repeat bottom center #0068b7;
            border-color: #0068b7;
        }
        
        .tl-fdh-02 li.sidenavcur a,
        .tl-fdh-02 li:hover a {
            color: #fff;
        }
    

/*产品展示*/
.title{background: url(../images/title-bg.png) no-repeat center bottom;}
.title h2{display: block; font-size:28px; line-height: 28px; color: #508e91; text-align: center; margin-bottom: 15px;}
.title span{display: block; font-size:14px; line-height: 14px; color: #333; text-align: center; padding-bottom: 27px;}
.product{background: #f5f5f5; padding-top: 54px; height: 493px;}
.product-list{overflow: hidden; margin-top: 47px;}
.product-list ul li{float: left; width: 276px; margin-right: 26px;}
.product-list ul li .product-pic{width: 274px; height: 243px; overflow: hidden;border:1px solid #DFDFDF; position: relative;}
.product-list ul li .product-pic img{display: block; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1; position: absolute;left:0;top:0;right:0;bottom:0;max-width: 100%;max-height: 100%;margin:auto;}
.product-list ul li:hover .product-pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}

.product-list ul li em{display: block; width: 266px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: #e3e3e3; padding: 0 5px; font-size:16px; line-height: 50px; color: #666; text-align: center;}
.product-list ul li:hover em{background: #d9522b; color: #f5f5f5;}

/*四大优势*/
.ad-title{background: url(../images/ys-title.jpg) no-repeat center; height: 127px;}
.ad{height: 812px;}
.ad-list{background: url(../images/ys-list-bg.png) no-repeat left 130px; height:674px; width: 546px; position: relative;}
.ad-list ul li{position: absolute;}
.ad-list ul li em{display: block; font-size:18px; line-height: 18px; color: #d9522b; margin-bottom: 10px;}
.ad-list ul li p{display: block; font-size:14px; line-height: 20px; color: #333; width: 368px;}
.ad-list ul li:first-child  p{width: 364px;}
.ad-list ul li:first-child {top: 55px; left: 156px;}
.ad-list ul li:nth-child(2) {top: 282px;}
.ad-list ul li:nth-child(3) {top: 453px;}
.ad-list ul li:last-child {top: 697px; left: 164px;}
.ad-pic{width: 626px; height: 638px; margin-top: 85px; margin-right: 6px;}



/*新闻动态*/
.news-content{margin: 34px 0 8px;}
.news-pic {width: 436px; height:419px;position: relative; overflow:hidden; }
.news-pic  ul{height:100%;margin: 0 auto;}
.news-pic  ul li {height:100%;}
.news-pic  ul li a {display: block; height:100%; width: 100%; border: 1px solid #f6f6f6; box-sizing: border-box; position:relative;}
.news-pic  ul li a img{ max-width: 100%; max-height:100%; position: absolute;left:0;top:0;right:0;bottom:0;margin: auto;}

/*数字按钮样式*/
.news-pic .icon { overflow:hidden;  position:absolute; color: #fff; bottom:14px; right: 0px; zoom:1; z-index:2; }
.news-pic .icon ul{display: inline-block;width: 70px;}
.news-pic .icon ul li{float: left; width: 13px; height: 13px; background: #fff; cursor: pointer; margin-right: 9px;}
.news-pic .icon ul li.on{background: #d9522b; }
.news-pic .icon ul li:hover{background: #d9522b; }

.news-list {width: 729px;}
.news-list ul li{float: left; width: 312px; margin-right: 13px; margin-bottom: 17px; padding-top: 23px; height: 178px; padding: 23px 23px 0px; background: #f6f6f6;}
.news-list ul li:nth-child(2n){margin-right: 0px;}
.news-list ul li em{display: block; font-size:16px; line-height: 16px; color: #666; margin-bottom: 12px;}
.news-list ul li span{display: block; width: 92px; font-size:14px; line-height: 22px; background: #fff; color: #d9522b;  margin-bottom: 6px; text-align: center;}
.news-list ul li p{display: block; font-size:13px; line-height:24px; color: #666; }
.news-list ul li:hover{background: #0068b7;}
.news-list ul li:hover em,.news-list ul li:hover p{color: #fff;}
.news-more{display: block;width: 159px;  background: #efefef; font-size:15px; line-height: 47px; color: #666; text-align: center; margin: 0 auto 50px;}
.news-more:hover{background: #d9522b; color: #fff;}



/*内页banner*/
.ny-banner{height: 440px; position:relative; background-position: center; background-repeat: no-repeat; background-size:cover;}
.nybdesc{width:100%;left:0;top:50%;margin-top:-52px; text-align: center; position: absolute;left:0;}
.nybdesc h5{font-size:35px; position:relative; line-height: 40px; padding-bottom: 24px;color:#fff;}
.nybdesc p{font-size:18px; opacity: 0.6;color:#fff; height: 20px; line-height: 20px; width:70%; padding-top: 20px; display: inline-block;}
.nybdesc h5:before{ position:absolute;left:50%;margin-left:-20px;background: #02903c; content: ''; width:40px;height: 2px; bottom: 0;}



/*公共底部*/
.foot-nav{background: #0068b7; height: 52px; }
.foot-nav ul li{float: left;  width: 195px; border-right: solid 1px #298e92;}
.foot-nav ul li a{display: block; font-size:15px; line-height: 52px; color: #fff; text-align: center; }
.foot-nav ul li:hover a{background: #298e92; } 
.foot-content{background: #e9e9e9; height:184px; padding-top: 40px;}
.foot-logo{width: 285px;  margin-right: 45px;}
.foot-logo-pic{display: block; width: 219px; height: 65px;}
.foot-logo i{display: block; width: 215px; height: 1px; background: #666; margin: 15px 0 22px;}
.foot-logo p{display: block; font-size:14px; line-height: 14px; color: #666; margin-bottom: 15px;}
.foot-logo p a{color: #666;}
.foot-logo p a:hover{color: #0068b7;}
.foot-contact{width: 712px;}
.foot-contact dl{float: left; width: 375px;}
.foot-contact dl:first-child{width: 291px; margin-right: 44px;}
.foot-contact dl dt{display: block; font-size:18px; line-height: 22px; color: #666; border-left: solid 3px #0068b7; padding-left: 8px; margin: 5px 0;}
.foot-contact dl dd{display: block; font-size:14px; line-height: 30px; color: #666; margin-left: 11px;}
.wechat{display: block; width: 125px; height: 125px;}
.foot-contact a{ display: inline-block; margin-right: 10px;}

/*在线咨询*/
.zx-service{position:fixed; right:0px; top:321px;z-index: 10000; }
.service-box{background-color: #fff; border-radius:5px; width:90px; margin-bottom:8px;box-shadow: 0px 2px 3px  #929ea9;}
.service-box span{display:block;}
.service-box span.text{ background:url(../images/kf01.png) no-repeat; height:47px; line-height:40px; text-align:center; color:#fff; font-size:16px; position:relative; z-index:10;}
.service-box ul{margin-top: -7px;}
.service-box li{border-bottom:1px solid #efefef; text-align:center; position:relative;}
.service-box li em{font-size:12px;color: #757575;}
.service-box li a{display:block; padding-top:6px; padding-bottom:3px;}
.service-box li:first-child a{padding-top: 14px;}
.service-box li:last-child a{border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.service-box li a:hover{background:#f9f9f9;}
.service-box li a:hover em{color:#0068b7; }
.service-box ul li:last-child{border:none;}
.service-box li p{position:absolute; left:-170px; width:150px; top:0; background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.2);display:none; font-size:18px; font-weight:bold;color: #0068b7;padding: 10px 0px;}
.service-box li:hover p{display:block; }
.service-arrow{box-shadow: 0px 2px 2px #d6d6d6;border:1px solid #ddd;  border-radius:5px;  width:90px; background:url(../images/kf05.png) no-repeat center center #fff; height:40px; cursor:pointer; }
.service-arrow a{display:block; width:90px; height:45px;}

.detail{position:relative;overflow:hidden;}
.detail .infor img{max-width: 100% !important;height:auto !important;}
.seo_yc{    position: absolute;
    left: -100px;}
/*内页样式*/
.ny-hd{height: 350px;}
.ny-main{margin-top: 25px; margin-bottom:100px;}

.ny-left{width: 274px;}
.column-title{background:#0068b7; padding: 22px 0 22px 20px;}
.column-title h3{border-left: solid 3px #fff; padding-left: 10px; font-size: 20px; line-height: 20px; color: #fff; font-weight: bold;}
.column-title span{font-size: 13px;color: #fff;font-weight: normal;margin-left: 13px; text-transform: uppercase;}
.ctitle1{padding-top: 0px; border: solid 1px #dedede;  } 
.ctitle1>li{float: left; border-bottom:solid 1px #dedede;width: 100%; position: relative;background: #0068b7;}
.ctitle1>li:last-child{border-bottom: none;}
.ctitle1>li>a{background: url(../images/ctitle1-icon.png) no-repeat left center;font-size: 16px; line-height: 50px;color: #fff; padding-left: 30px;margin-left: 32px; }
.ctitle1>li.on>a {color: #0068b7; }
.ctitle1>li:hover>a {color: #fff; }

.ny-contact{margin-top: 30px; background: #0068b7;}
.contact-content{ padding: 15px 15px 20px;background: #fff;border: solid 3px #0068b7;border-top: 0;}
.contact-content p{font-size: 14px; line-height: 30px; color: #333;}

.ny-right {width: 878px}
.ny-right .position{display: block;margin-top: 30px; margin-bottom: 27px; border-bottom: solid 1px #ddd;position: relative;}
.ny-right .position span{display: block; padding-left: 50px; font-size: 13px;line-height: 40px;background: url(../images/ny-home.png) no-repeat 20px center;border-bottom: solid 1px #0068b7;z-index: 0;position: absolute;bottom: -1px;left: 0;}
.ny-right .position span a.on{color: #0068b7;}
.ny-right .position span a:hover{color: #0068b7;}

/*产品列表页*/
.ny-product-list{margin-top: 0px;}
.ny-product-list ul li{margin-bottom: 30px; margin-right: 25px;}
.ny-product-list ul li:nth-child(3n){margin-right: 0px;}

/*产品详情*/
.ny-right  .pro1 .pro-list-pic{width: 332px;}
.ny-right  .pro1 .spec-preview img{display: block;}
.ny-right  .pro1 .descript1{width: 518px;}
.ny-right  .pro1 .descript1 .descript1-title{line-height: 38px;font-size: 20px; color: #2d2d2d;display: block;}
.ny-right  .pro1 .descript1 p{width: 518px;font-size: 13px;color: #8e8e8e;line-height: 25px;}
.ny-right  .pro1 .descript1 a.xq-consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #0068b7; }
.ny-right  .pro1 .descript1 a.xq-consult:hover{background-color: #d9522b;}
.ny-right  .pro1 .descript1 p.haoma{font-size: 18px; font-weight: bold; color: #d9522b;line-height: 35px;margin-top: 10px; margin-bottom: 10px;}
.ny-right  .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-right  .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right  .detail .de-title{border-bottom: solid 3px #0068b7; margin-bottom: 10px;}
.ny-right  .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#0068b7;}

/*内页合作案例*/
.ny-case-list {margin-top: 0px;}
.ny-case-list ul li{margin-bottom: 30px;}
.ny-case-list ul li:nth-child(3n){margin-right: 0px;}

/*专业知识讲解*/
.ny-news-list{width: 878px;}
.ny-news-list ul li{width: 832px; margin-right: 0px; height: 120px;}


.ny-right  .pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:0px solid #eee;text-align:center;}
.ny-right .pagelist li{border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px; }
.ny-right .pagelist a,
.ny-right  .pagelist span {display: inline-block;padding:0;margin-right:0px;}
.ny-right  .pagelist span.current {color: #f30;border: 1px solid #ddd;}

.cpntr{width:375px;}
.cpntl{width:470px;}
#map{ width: 100%; height: 390px;border: 1px solid rgb(204, 204, 204); box-sizing: border-box;}




#nr-container {width: 100%;margin-top: 5px;}
/*#nr-container img{height: 150px;*height: 150px;}*/
#nr-container .list {overflow: hidden;padding-top: 5px;}
#nr-container .proList_pic {border: 1px solid #f2f2f2;margin-bottom: 20px;overflow: hidden;}
#nr-container .proList_pic img {height: 160px;}
#nr-container .proList_pic .name {line-height: 30px;padding: 5px 0 10px ;font-size: 15px;text-align: center;}
#nr-container .proList_pic .desc {height: 50px;line-height: 25px;font-size: 14px;color: #999;padding-left: 10px;}
.pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:1px solid #eee;text-align:center;}
.pagelist a,
.pagelist span {display: inline-block;padding: 2px 8px;margin-right:5px;}
.pagelist span.current {color: #f30;border: 1px solid #ddd;}
/* 新闻页列表 */
#nr-container .art-list{border-bottom:1px dashed  #eee;}
#nr-container .art-list .artlist_pic .name{line-height: 20px;font-size:14px;padding:5px 15px;background:url(../images/dot.gif) no-repeat 15px center;padding-left:35px;}
#nr-container .art-list .artlist_pic .time{font-size:13px;color:#666;}
#nr-container .art-list .artlist_pic .name a:hover{text-decoration: underline;color: #f30}
/*内容页*/
 .returnbt{padding:5px;text-align: center;}
.returnbt input{padding:2px 15px;background:#333;color:#fff;border: none;cursor: pointer;}
#nr-container .nr-title {text-align: center;font-size: 18px;padding: 5px 0;}
#nr-container .nr-info {text-align: center;font-size: 14px;padding: 5px 0;background: #f8f8f8;border: 1px solid #f2f2f2;margin-top: 10px;}
#nr-container .nr-content {margin-top:25px;overflow:hidden;}
#nr-container .nr-content .prev{margin-top:30px;line-height: 25px;}
#nr-container .nr-content .next{margin-top:5px;line-height: 25px;}
#nr-container .pic_list{margin-right:10px;float: left;}
#preview {float: none;text-align: center;}
@media (min-width: 768px) and (max-width: 979px) {
  #nr-container img {
    height: 140px;
    *height: 140px;
  }
}
@media (min-width: 415px) and (max-width: 767px) {
  #nr-container img {
    height: 120px;
    *height: 120px;
  }
}
@media (max-width: 414px) {
  #nr-container img {
    height: 100px;
    *height: 100px;
  }
}

.imsgbox h3{font-size: 16px;color: #fff;display: block;line-height:24px;}
.imassge{padding-top: 16px;}
.imassge .item{width: 209px; margin-bottom: 10px; position: relative; float: left; border: 1px solid #81d4a9;border-radius:5px;}
.imassge .item .txt{width: 199px;padding-left: 10px;height: 40px;line-height: 40px;color: #fff;background: none;outline: none;border:none;}
.imassge .item .msg-box{position: absolute; left: 0; height: 20px; top: 0px;}
.imassge .item .msg-box s{display: inline-block;}
.imassge .mr10{margin-right: 18px;}
.imassge .mj{width: 100%;}
.imassge .mj .txt{width: 430px;}
.imassge .submit{width: 101%;height: 50px;line-height: 46px;background: #fff;font-size: 16px;outline: none;cursor: pointer;border: 2px solid #fff;border-radius:4px;transition: all .5s;text-align:center;}
.imassge .submit:hover{background: #f95927; color: #fff;border-color:#f95927;}
/* 客户反馈 */
.feedback{width:auto;margin:0 auto;}
.feedback dl{overflow: hidden;padding:5px 0;}
.feedback dd{overflow: hidden;}
.feedback dt.fdtitle{font-weight: normal;font-size: 14px; float: left;width:90px;}
.feedback dd .fdinput{float:left;width:350px;line-height: 25px; height: 25px;}
.feedback dd .fdtext{width:450px;height:80px;float:left;}
.feedback dd .fdsub,.feedback dd .fdres{border-radius: 3px;padding:2px 20px;margin-left:10px;line-height:20px;color:#fff;cursor: pointer;font-family: "微软雅黑"}
.feedback dd .fdsub{margin-left:90px; border:1px solid #f50; background:#f60;}
.feedback dd .fdres{border:1px solid #282828; background:#444;}
 .feedback .codeimg{float:left;margin-left:5px;cursor:pointer;border:1px solid #ddd; width:100px; height:28px;}
/*vaildate*/
#yzform label.error{position:absolute;padding:3px 15px;background: #f8f8f8;border:1px solid #ddd;margin-left:25px;font-weight: normal;color:#f30;border-radius: 3px;}